home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2157 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: godzilla6.acpub.duke.edu!jimbob
  2. From: "James P. Meyer" <jimbob@acpub.duke.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: Borland C++ make.exe errors
  5. Date: Fri, 19 Jan 1996 10:36:09 -0500
  6. Organization: Duke University, Durham, NC, USA
  7. Message-ID: <Pine.SOL.3.91.960119102037.15411A-100000@godzilla6.acpub.duke.edu>
  8. NNTP-Posting-Host: godzilla6.acpub.duke.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. I have just gotten started with version 3.1 of the compiler and version 
  13. 3.6 of make.exe (both from the "professional" package).
  14.  
  15. I can't get this to work.....
  16.  
  17. make.exe -N -W
  18.  
  19. "Make" runs, asks me if I really want to write to the make.exe file, and 
  20. when I say "Y" for yes, it tells me it can't open the make.exe file.  The 
  21. file attributes are just "a", and of course DOS can find make.exe because 
  22. it runs it.
  23.  
  24. I'm using DOS 6.2 on a 486 and I've got "files=40" in my config.sys and 
  25. I'm stumped.
  26.  
  27. I've had problems before with Borland's "Paradox" database because they 
  28. used their own version of a "memory manager" that was incompatable with 
  29. Microsoft's EMM.  Could that problem be what's wrong with C++ too?
  30.  
  31. Jim
  32.  
  33.  
  34.